Constantes predefinidas
Estas constantes están
definidas por esta extensión y estarán disponibles
solamente cuando la extensión ha sido o bien compilada dentro
de PHP o grabada dinámicamente en tiempo de ejecución.
-
SDO_DAS_ChangeSummary::NONE=0
(integer)
-
Represents a change type of 'none'.
-
SDO_DAS_ChangeSummary::MODIFICATION=1
(integer)
-
Represents a change type of 'modification'.
-
SDO_DAS_ChangeSummary::ADDITION=2
(integer)
-
Represents a change type of 'addition'.
-
SDO_DAS_ChangeSummary::DELETION=3
(integer)
-
Represents a change type of 'deletion'.